home *** CD-ROM | disk | FTP | other *** search
- ; Copies files for ConMan to the system disk
- ; Use this script if you received ConMan as an ARCed file.
- ; Two easy steps to CLI bliss:
- ; (1) de-ARC the files into the current directory
- ; (2) "execute" this install script ...
-
- copy chandler L:ConHandler
- copy conlib.lib LIBS:conhandler.library
- copy ConMan c:
- copy SetCMan c:
- copy History c:
-